Skip to content

Conversation

@Ashlesha-MSFT
Copy link
Contributor

…ADApp

Category

  • Content fix
  • New article

Related issues

What's in this Pull Request?

  • Replaced all instances of the deprecated Initialize-PnPPowerShellAuthentication with the new Register-PnPAzureADApp cmdlet.
  • Updated the example PowerShell command to use the new parameters: -SharePointApplicationPermissions and -GraphApplicationPermissions.
  • Updated section titles and references to reflect the new cmdlet.
  • Aligns the documentation with the latest PnP PowerShell guidance for Azure AD App-Only authentication.
  • I have tested the new Register-PnPAzureADApp cmdlet successfully. Screenshot attached for reference.
image

@learn-build-service-prod
Copy link
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 7366682:

✅ Validation status: passed

File Status Preview URL Details
docs/transform/modernize-scanner.md ✅Succeeded View

For more details, please refer to the build report.

@andrewconnell andrewconnell self-assigned this Nov 26, 2025
@andrewconnell andrewconnell added the pr:in-review Actively reviewing pull request label Nov 26, 2025
@andrewconnell andrewconnell self-requested a review November 26, 2025 11:18
Updated the SharePoint modernization scanner documentation to reflect the latest date and improvements.
@learn-build-service-prod
Copy link
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 792c628:

✅ Validation status: passed

File Status Preview URL Details
docs/transform/modernize-scanner.md ✅Succeeded View

For more details, please refer to the build report.

@andrewconnell andrewconnell added pr:ready-to-merge Ready to merge PR and removed pr:in-review Actively reviewing pull request labels Nov 26, 2025
@andrewconnell andrewconnell merged commit 506abd2 into SharePoint:main Nov 26, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:ready-to-merge Ready to merge PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

App registration command should be updated. (old: Initialize-PnPPowerShellAuthentication, new: Register-PnPAzureADApp)

2 participants